C1.Web.Mvc.Finance Namespace / MacdHistogram<T> Class / AxisX Property

In This Topic
AxisX Property (MacdHistogram<T>)
In This Topic
Gets or sets the x-axis for the series.
Syntax
'Declaration
 
Public Property AxisX As ChartAxis(Of T)
 
See Also